updating oE ram_space
Pseudo Memory
One use is to emulate PBR, such as Euphoria's map and stack types.
ram_space
include eumem.e namespace eumem export sequence ram_space
The (pseudo) RAM heap space. Use malloc to gain ownership to a heap location and free to release it back to the system.
Not Categorized, Please Help
|